inf — Infinity Value


\begin{rail}
Infinity : 'inf' '(' ')' ;
\end{rail}
inf returns a scalar which is set to the IEEE-754 infinity value. What this value can be used for depends on the exact setup of your implementation.

Subsections